Skip to content

Add ActorGPEC ideal MHD stability scan notebook#18

Draft
calin1989 wants to merge 1 commit into
ProjectTorreyPines:masterfrom
calin1989:gpec_stability_scan
Draft

Add ActorGPEC ideal MHD stability scan notebook#18
calin1989 wants to merge 1 commit into
ProjectTorreyPines:masterfrom
calin1989:gpec_stability_scan

Conversation

@calin1989

Copy link
Copy Markdown

Summary

  • Adds gpec_stability_scan.ipynb: a self-contained notebook that runs ActorGPEC (n=1, no-wall) over a ±12 % major-radius scan for the D3D :default case using StudyDatabaseGenerator
  • Runs serially (n_workers=0) with no Distributed dependency — no server setup required
  • Plots δW(n=1) vs R0 with marginal-stability and nominal-R0 reference lines
  • Follows the same structure as study_database_generator.ipynb

Test plan

  • Open notebook in JupyterLab with a Julia kernel that has FUSE loaded
  • Run all cells top to bottom — should produce 11 scan points and a smooth δW vs R0 plot
  • Verify that a smooth curve (not noisy) is produced, confirming the IMAS read path works end-to-end

🤖 Generated with Claude Code

Demonstrates using StudyDatabaseGenerator with ActorGPEC to scan major
radius R0 and plot δW(n=1) vs R0 for the D3D :default case (n=1, no-wall).
Runs serially (n_workers=0) with no distributed dependencies.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@calin1989 calin1989 marked this pull request as draft June 8, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant